Skip to content

Upgrade zep-mcp-server SDK and Docker setup#510

Open
danielchalef wants to merge 3 commits intomainfrom
danielchalef/update-zep-go-sdk
Open

Upgrade zep-mcp-server SDK and Docker setup#510
danielchalef wants to merge 3 commits intomainfrom
danielchalef/update-zep-go-sdk

Conversation

@danielchalef
Copy link
Member

This updates mcp/zep-mcp-server to github.com/getzep/zep-go/v3 v3.17.0 and removes the stale min_fact_rating handling that no longer exists in the SDK. It adds a new read-only detect_patterns MCP tool, updates tool counts/docs/examples, and records the v3.17 delta. It also replaces the container setup with a minimal distroless image plus a simplified docker-compose.yml that loads runtime variables from .env, and aligns the Makefile/README/Docker guide with docker compose. Validation: go test ./..., docker build -t zep-mcp-server:test ., and docker compose config (with .env.example copied to .env).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant